unde.games.renderer

Undocumented in source.

Members

Functions

apply_material
bool apply_material(GlobalState gs, MtlMaterial* mtl, string delegate(GlobalState gs, string name) tex_anim)
Undocumented in source. Be warned that the author may not have intended to support it.
getStackTrace
Throwable.TraceInfo getStackTrace()
Undocumented in source. Be warned that the author may not have intended to support it.
load_texture
GLuint load_texture(string path, bool grayscale, int skiplines)
Undocumented in source. Be warned that the author may not have intended to support it.
print_text
void print_text(string text)
Undocumented in source. Be warned that the author may not have intended to support it.
recursive_render
void recursive_render(GlobalState gs, ObjFile* sc, bool delegate(GlobalState gs, string name) anim, string delegate(GlobalState gs, string name) tex_anim, bool dontcache, bool reverse)
Undocumented in source. Be warned that the author may not have intended to support it.
render_box
void render_box(float[6] box)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

gl_lists
GLuint[shared ObjMesh*] gl_lists;
Undocumented in source.

Meta